object ChkAjourMain: TChkAjourMain Left = 30 Top = 14 ActiveControl = ExitKnap BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Check Ajour' ClientHeight = 428 ClientWidth = 583 Color = clRed Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label10: TLabel Left = 344 Top = 1 Width = 220 Height = 23 AutoSize = False Caption = 'M�rkedage/Events' Font.Color = clWhite Font.Height = -16 Font.Name = 'Comic Sans MS' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 12 Top = 2 Width = 220 Height = 23 AutoSize = False Caption = 'Aft./App.' Font.Color = clWhite Font.Height = -16 Font.Name = 'Comic Sans MS' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 12 Top = 98 Width = 220 Height = 23 AutoSize = False Caption = 'I morgen/Tomorrow' Font.Color = clWhite Font.Height = -16 Font.Name = 'Comic Sans MS' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 12 Top = 194 Width = 317 Height = 23 AutoSize = False Caption = 'I overmorgen/Day after tomorrow' Font.Color = clWhite Font.Height = -16 Font.Name = 'Comic Sans MS' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 12 Top = 300 Width = 317 Height = 23 AutoSize = False Caption = 'Husketing/Rememberitems' Font.Color = clWhite Font.Height = -16 Font.Name = 'Comic Sans MS' Font.Style = [] ParentFont = False end object ExitKnap: TButton Left = 496 Top = 394 Width = 75 Height = 24 Caption = 'Luk/Exit' Font.Color = clBlack Font.Height = -13 Font.Name = 'Comic Sans MS' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = ExitKnapClick end object IPMrk: TStringGrid Left = 341 Top = 28 Width = 233 Height = 354 TabStop = False ColCount = 3 Ctl3D = False DefaultColWidth = 100 DefaultRowHeight = 15 FixedCols = 0 RowCount = 300 Options = [goVertLine, goHorzLine] ParentCtl3D = False ScrollBars = ssNone TabOrder = 4 ColWidths = ( 29 29 170) end object IPTxt1: TMemo Left = 8 Top = 27 Width = 322 Height = 70 TabStop = False Ctl3D = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False ParentShowHint = False ReadOnly = True ScrollBars = ssVertical ShowHint = False TabOrder = 1 end object IPTxt2: TMemo Left = 8 Top = 123 Width = 322 Height = 70 TabStop = False Ctl3D = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False ParentShowHint = False ReadOnly = True ScrollBars = ssVertical ShowHint = False TabOrder = 2 end object IPTxt3: TMemo Left = 9 Top = 219 Width = 322 Height = 70 TabStop = False Ctl3D = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False ParentShowHint = False ReadOnly = True ScrollBars = ssVertical ShowHint = False TabOrder = 3 end object IPNot: TMemo Left = 9 Top = 325 Width = 322 Height = 92 Hint = 'Rediger opgaver' HelpContext = 6 Ctl3D = False ParentCtl3D = False ParentShowHint = False ScrollBars = ssVertical ShowHint = True TabOrder = 5 end end